Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan 1 post 21 karma points
    Mar 18, 2015 @ 11:46
    Dan
    0

    Forms - add group of fields

    Is it possible to add a collection of defined fields to a form? For example, you could have an 'address' which would, when added to the form builder insert the relevant FieldTypes necessary to build up an address. This would enable us to build forms more quickly and consistently with re-usable groups of FieldTypes.

    We currently have a custom Address field type, as part of the view it contains the necessary inputs. We then override the ProcessSubmittedValue method to get at each individual input on the view - persisting these values seems to be the issue as when saved they are just comma seperated and added to the same column in the UFRecordDataString table.

    Any pointers (if this is even possible) would be really useful as the documentation seems to be pretty sparse at the moment.

    Cheers.

     

     

Please Sign in or register to post replies

Write your reply to:

Draft