Hi,
I created a new event entity and i wish to use the following formula to prefill the name field and the date fields : name = datetime\closest(datetime\now(), 'dayOfWeek', 6) - this would return the closest weekend date - which is the default value i want to have --> using formula/workflow doesn't work as its only run it after the record was created or updated..
Is there a way to prefill these values easily ?
I created a new event entity and i wish to use the following formula to prefill the name field and the date fields : name = datetime\closest(datetime\now(), 'dayOfWeek', 6) - this would return the closest weekend date - which is the default value i want to have --> using formula/workflow doesn't work as its only run it after the record was created or updated..
Is there a way to prefill these values easily ?
Comment