Bootstrap 3 Dynamic Form Generator 2 Support Product Page

Form Generator and Radio Group

7 years ago Greta Garberini posted:
I have a simple SET database field which has only two values: "Y" or "N". I would like to generate an update form which creates a pair of radio buttons.
In databindings I manually created a pair like:
<input name="Online" type="radio" id="OnlineYES" placeholder="YES" title="YES" value="Y" data-binding-checked="{{(Story.data.Story[0].online == 'Y')}}">

and a similar one for "NO".

The automized version does not even come close to this. It seems I need some more help to understand the automatic procedure.

Replies

Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Hello Greta,
As i replied to your other post about this earlier today, a video tutorial will be available tomorrow.
Replied 7 years ago
7 years ago Greta Garberini replied:
Great! Much appreciated
Replied 7 years ago
7 years ago Greta Garberini replied:
Hmm, can't find it. Can you send the link, please.

Reply to this topic