Changes

Jump to: navigation, search

Changing the Default End Date

31 bytes added, 20:13, 10 September 2007
no edit summary
By default within the [[Universal Tracking Application]] the end date for a level 1 item is set to the start data. In many circumstances you may wish to control the level 1 end date. The following technique can be used:
1. Add a new [[Custom Field|custom field ]] to the UTA custom field list.2. Set the field type to '''Special - Browser Script'''.
This field type is not displayed on the page but the script associated with the field will be added to the webpage and the script can be called and executed.
* This function looks at the opportunityid value which is set to 0 for a level [[Level 1 entity Entity]] before it is saved. * If the level [[Level 1 entity Entity]] is new (value == 0) then the end date value is set to blank.
* The function is called in the last line of the script.
* You could also use this approach to set the end date to say the start date + 60 days or set other field values.
4,401
edits

Navigation menu