Skip to main content

CMS_INPUT_RADIOBUTTON with default value

Comments

6 comments

  • Zendesk API User
    Author: Peter_Jodeleit - 3/3/2015 16:23

    There is a button do define default values. It's in the template store, where you define the form - the first button..

    0
  • Zendesk API User
    Author: ibioldi - 3/4/2015 6:53

    Hello Peter,

    What do you mean define the form "first button"?

    My CMS_INPUT_RADIOBUTTON on the form looks like this ==>

    <CMS_INPUT_RADIOBUTTON name="st_size" useLanguages="no">

        <ENTRIES>

          <ENTRY value="100">

            <LANGINFOS>

              <LANGINFO lang="*" label="100px"/>

            </LANGINFOS>

          </ENTRY>

          <ENTRY value="150">

            <LANGINFOS>

              <LANGINFO lang="*" label="150px"/>

            </LANGINFOS>

          </ENTRY>

          <ENTRY value="223">

            <LANGINFOS>

              <LANGINFO lang="*" label="223px"/>

            </LANGINFOS>

          </ENTRY>

        </ENTRIES>

        <LANGINFOS>

          <LANGINFO lang="*" label="Picture Width" description="Please choose a size"/>

        </LANGINFOS>

      </CMS_INPUT_RADIOBUTTON>

    And if I have a look as a preview looks like the attached screen. No default value even in the first radio button.

    0
  • Zendesk API User
    Author: Peter_Jodeleit - 3/4/2015 7:43

    This button:

    0
  • Zendesk API User
    Author: ibioldi - 3/4/2015 8:22

    I don't have that button. We use FirstSpirit Client 5.0.425.60000

    Do I find that function somewhere else then?

    0
  • Zendesk API User
    Author: Peter_Jodeleit - 3/4/2015 8:36

    See here: http://www.e-spirit.com/odfs51/Template-development/Forms/Default-values/?community

    0
  • Zendesk API User
    Author: ibioldi - 3/4/2015 8:41

    Super, thanks a lot!

    0

Please sign in to leave a comment.