closed Create form, form designer, quota options - which is the best way?

SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
I have an item module with a create form, and it also has a "multiple item" create form. The create form may be different for each quota.

I want the multiple item create form to use the some of the fields (and field options) from the create form which might be changed by admin in Form Designer.

I can get changed options using jrCore_get_designer_form_fields() but don't see any way to get the create form if it hasn't been edited. Is there a way to do that?

Or should I be setting those fields and options in the quota form?

Thanks for any ideas and advice :)


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

updated by @ultrajam: 07/07/17 07:08:57PM
SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
Thinking again, I guess I can just duplicate the fields and options between the two create forms.

If the admin fails to set the same options for both forms in the Form Designer, then they will mess up their site.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)

Tags