Hi!
I inserted a calendar field in Designer tab, but i want to put calendar inside custom html. I can't find how to do that. I used various shortcodes like {var:field_name}, {data:field_name} but only {view:field_name} works but with this option displayed 2 calendar inputs with the same setup.
I inserted a calendar field in Designer tab, but i want to put calendar inside custom html. I can't find how to do that. I used various shortcodes like {var:field_name}, {data:field_name} but only {view:field_name} works but with this option displayed 2 calendar inputs with the same setup.
You can either:
1) Put a custom HTML at the top and bottom with the calendar in the middle (dumb terrible idea)
2) put the calendar in a separate section (input at the bottom of the designer tab) and call the section shortcode in your HTML action with {section:section_name}
1) Put a custom HTML at the top and bottom with the calendar in the middle (dumb terrible idea)
2) put the calendar in a separate section (input at the bottom of the designer tab) and call the section shortcode in your HTML action with {section:section_name}
Thanks you very much. Of course the second choice is better than the first. I searched in semantic-ui-calendar in github to insert icon trigger but i didn't find any choice. Is this true?
No idea what that means sorry
This topic is locked and no more replies can be posted.