Bootstrap 3 Dynamic Form Generator 2 Support Product Page

Form Generator and Radio Group

Asked 17 Apr 2017 14:55:38
1
has this question
17 Apr 2017 14:55:38 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 17 Apr 2017 17:11:57
17 Apr 2017 17:11:57 Teodor Kuduschiev replied:
Hello Greta,
As i replied to your other post about this earlier today, a video tutorial will be available tomorrow.
Replied 18 Apr 2017 11:49:08
18 Apr 2017 11:49:08 Greta Garberini replied:
Great! Much appreciated
Replied 19 Apr 2017 07:12:20
19 Apr 2017 07:12:20 Greta Garberini replied:
Hmm, can't find it. Can you send the link, please.

Reply to this topic