Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Set default value for form fields from view option 09 Oct 2014 01:02 #12684

What I want to accomplish is that I have a field defined in my layout.xml file, and when creating a new record certain form values should be set from the default defined when creating a menu item to the view.

So in my edit.xml file for the volunteerapplication layout I have which allows me to select a specific event when creating a menu item to the application.
			<field name="event"
					type="modal_event"
					label="Select Event"
					required="false"
					default=""
					description="Select Event"/>


How do I set the default form field values using this information?

Please Log in or Create an account to join the conversation.

Set default value for form fields from view option 09 Oct 2014 08:57 #12687

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Coding is now a piece of cake

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.068 seconds

First let me congratulate you on an excellent/outstanding product. Just tried for one hour but was very impressed.
Marret (Forum)

Get Started