This Plugin helps you convert a number to text. This is most useful in Repeating Groups that you want to order using alphabet values.
For example, 1 is displayed as A, 2 is displayed by B, 27 is displayed as AA and so on.
Free
For everyone
stars • 0 ratings
268 installs
This plugin does not collect or track your personal data.
To use this plugin, install it and look for the Number2Text element in your 'Visual Elements' panel on the the Bubble Editor's Design Tab.
Drag this into your Bubble App. Now go to the properties of this element. You will see 2 input fields: - Input Number - Default Result
Input Number should take the value of the number that you want to convert to Text. This is a dynamic data field. This field expects an integer value greater than 0.
Default Result should be a text value. This will be the result in case the input number's value is invalid.
USING WITH REPEATING GROUPS:
Drag the Number2Text element into your Repeating Group's so that it appears on each cell. Now, open the properties of this Number2Text element and set the Input Number's value as current cell's index. This Number2T ext element will be named something like 'Number2TextA'.
In the same Repeating Group, also create a text field and set it's text value to 'Number2TextA's alphabet'. This will assign an alphabet value to your text field based on the index of each cell.
Use it similarly with any other element containing a text field - including Text, Buttons, etc.
Types
This plugin can be found under the following types: