Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Dynamic Fields as mentioned in grav documentation

Started by Abdul Shaikh 6 years ago · 4 replies · 1007 views
6 years ago

Does anyone know how to generate dynamic field properties using 'data-fields@ ' ? On grav documentation it is mentioned that we can use data-type / label / validation / field but no example is given how ? Can anyone point me in the right direction ?

6 years ago

Hello @I4mabdul, welcome to the Grav forum.

The documentation on dynamic fields is rather basic.

The Form Prefiller Plugin though has a couple of use cases in it's example page like setting option field values, getting the current time and date and localised field labels based on the Grav active language.

6 years ago

Thanks @bleutzinn . Appreciate your help. I was wondering if we could generate fields like label => ' Name' , 'type' => ' text ' using 'data-fields@' ?
Basically my idea is to output label from one blueprint and have text field generated against it using 'data-fields@' in another blueprint so that i can edit it using admin panel.

1 reply
6 years ago

You can. When you set values for label and type through a form which uses the first blueprints and then use data-label@ and data-type@ in the second. I've never tried data-type@ but in theory it should work.

Suggested topics

Topic Participants Replies Views Activity
Forms & Blueprints · by FrViPofm, 5 days ago
5 100 4 days ago
Forms & Blueprints · by Ton Haarmans, 6 years ago
13 2119 7 months ago
Forms & Blueprints · by Hugo Oliveira, 8 months ago
0 605 8 months ago
Forms & Blueprints · by Flachy Joe, 9 months ago
9 695 9 months ago
Forms & Blueprints · by Augustus, 10 months ago
7 741 10 months ago