PabloDarna
8 years agoQrew Trainee
Hi, I need button that oppens directly one form to add a record
I have an app with a table "Contracts". Contracts have different types "Services", "Supply", etc. Most of the fields are shared, but depending on the type a set of different fields are used. I cannot use the same form as the dynamic rules have limitations. Therefore I created different forms. I would like to use the dashboard buttons to call the corresponding form to add records in the table, one button for each type: "New Services Contract", "New Supply Contract". I would like also the button to modify automatically the field "Contract Type" to the corresponding type.