This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

phplee
phplee

Hi,

I'm saving variable form data which changes based on my clients need in JSON format in my application table. However when the administrator logs in to view the order and want to look at the submitted application I'm not sure if i can produce dynamic form fields based on the json data or even a view where i can expand the JSON data. Maybe a PDF is another option.

Any help would be great....

thanks

Last updated

alxy
alxy

What about the Repeater form widget: http://octobercms.com/docs/backend/forms#widget-repeater

Of course it depends on your application structure and you might need to recreate the json data to be copatible with the repeater.

phplee
phplee

thanks for the response..

Repeater seems like a good idea. But wasn't sure how i would make this dynamic. As the fields would change based on the application form. Im saving all application data as an application field in JSON format.

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.