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.052 seconds

I must say that I'm leaps and bounds ahead of where I would have other been with J2.5 with full thanks to the folks on this forum and specifically to Cook so you'll never hear me complaining.
gdpodesta (Forum)  

Get Started