Welcome, Guest
Username: Password: Remember me

TOPIC: Set default value for form fields from view option

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

  • jhallock
  • jhallock's Avatar
  • Offline
  • Senior Member
  • Posts: 43
  • Thank you received: 1
  • Karma: 0
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?
The administrator has disabled public write access.

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

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Coding is now a piece of cake
The administrator has disabled public write access.
Time to create page: 0.094 seconds

Get Started