Shift fields from right to left on the form

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2016 06:17 AM
Hi,
We have fields on the incident form displaying in 2 columns left and right by using |-split-|. Based on some condition we want to hide the fields which are visible on left side and want to shift the fields from right to left.
Is this possible in Geneva ?
Many thanks in advance!
Regards,
Sunil Safare
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2016 09:07 AM
You might be able to write an "onLoad" script to hide the fields on load depending on the condition, but as Chuck and Subhankar have said it would not shift the fields from right to left. I agree that it would probably be best to have the fields that are hidden more often on the right instead of the left.
Do you require the fields to be split? If there are not many you can use a single column or put it into different sections to separate the fields.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2016 11:13 PM
Thank you all for your suggestions. We have moved the fields to different section
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2016 05:39 AM
So moving to a different section seems to have worked for you then?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2016 06:48 AM
Yes Jeffrey.
We have moved all visible fields to one section and all hidden fields in other one, showing that section based on condition
Thanks,
Sunil Safare

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-27-2016 06:50 AM
Very creative. I like it! Sort of how "Advanced" checkbox works on Business Rules.