You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

I have a form with a select box which populate its data from another form using name as label and id as value. Now I mapped this form to a form grid. Form grid displays id instead of name since I am storing the id in the table instead of name to remove data redundancy.  How can I map the form grid and the forms to display name in form grid instead of id but used id as value. 

  • No labels