Hello
using sugar 5.5
getWideFormBody section
in the OpportunitiesFormBase.PHP file, I need to set the date to automatically populate the "current date + 5 workdays" into the date box automatically. this is to happen during the convert lead process. It doesnt appear that the OpportunitiesFormBase.PHP file contains any variables that will extract the date from the server.
And in the
getWideFormBody section
in the CallFormBase.PHP file it appears the code is already written to autopopulate the date box using this value="${default_date_start}
this variable $default_date_start is tied directly to another variable called $timedate
How can I change both of these PHP files so that they will each populate the "current date + 5 workdays" into each of those boxes during the convert lead process
Sincerely,
Jeff


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks