"inputaddon:" attribute


This feature adds icons and/or interesting features to your edits.


Let's take a look at the "frmDEMO_INPUTADDON" example.



Note that in DESING TIME, you only have native components like UniEdits, UniFormattedNumberEdit... but each has the "inputaddon:" attribute with a specific configuration.


See the attribute and the result in RUNTIME below:


   


 



The first parameter indicates the text or icon you want to appear next to your "edit."


The "side:" parameter indicates which side (left or right).


You'll have several color options by assigning "predefined CSS," allowing you to choose the background color and the icon/label color.


   


Starting with version 8.3.0.0, the "type:" parameter was added to shorten the CSS string used for rendering:


The same syntax above can be replaced with:


input-addon:R$ side:left type:theme



Advanced features



 


Clicking on the icon will display a new DATE selector.




Analyze the example mentioned at the beginning to learn more and see the different configurations:


Created with the Personal Edition of HelpNDoc: Produce electronic books easily