Questions on mobile forms

Would be great if someone can provide some pointers on below mentioned queries-
As per Appian documentation lot of Forms Designer features are not supported for forms in Tempo and mobile interfaces.
1)          How to create a grid type of component in mobile forms?
2)          How we can iterate over a list to generate the form fields dynamically? For Ex- We have an Array of text and in a form we want to generate text fields for each text item present in the array?
3)          Event rules are not supported in mobile forms. Is there any other alternate way to achieve the same?

Thanks in advance....

OriginalPostID-76569

OriginalPostID-76569

  Discussion posts and replies are publicly visible

Parents
  • forum.appian.com/.../Designing_a_Tempo_and_Mobile_Form
    The link above enlists all the components that suported on Tempo further it also mentions which all components are only for Portal use as per the current version.
    1) The grid component may be designed using a paging grid with a select option (single/multi select) and buttons to "Add"/Edit" and "Delete" and on clicking of the buttons the user is taken to a form where in the details can be added/edited or deleted respectively.
    2)The current version does not support dynamic generation of components
    3)We can always try to use gateways to get achieve what the event rules do
    Apologies, if this is not as clear as you expected it to be, but hope it helps!
Reply
  • forum.appian.com/.../Designing_a_Tempo_and_Mobile_Form
    The link above enlists all the components that suported on Tempo further it also mentions which all components are only for Portal use as per the current version.
    1) The grid component may be designed using a paging grid with a select option (single/multi select) and buttons to "Add"/Edit" and "Delete" and on clicking of the buttons the user is taken to a form where in the details can be added/edited or deleted respectively.
    2)The current version does not support dynamic generation of components
    3)We can always try to use gateways to get achieve what the event rules do
    Apologies, if this is not as clear as you expected it to be, but hope it helps!
Children
No Data