I need the date of the actualend-field from the activity-entity. But the field saves time and date and I can't chance the settings to only date. I'm going to usw them in a flow. Is there a way to seperate them?
I need the date of the actualend-field from the activity-entity. But the field saves time and date and I can't chance the settings to only date. I'm going to usw them in a flow. Is there a way to seperate them?
Hi partner,
As ba365guy said that we could not change the type of field since it has been published. I suggest that you could create another text field and use js code to get the date from actualedn-field and set it as a value to your new field.
Hope it helps.
Best Regards,
Leo
Hi Ar0x
I am afraid making changes to out of the box "activity" entity is not supported.
System doesn't allow you add / modify the fields in this entity.
You might choose to do changes (using new field / JavaScript) in "Task" entity (if it supports your requirement).
Hello,
You can add a separated field and extract pure data into it using JS (like this - www.w3schools.com/.../jsref_getdate.asp) or plugin and use other field in your flow afterwards.
Change the field type to Data only than Date and Time.
André Arnaud de Cal... 291,280 Super User 2024 Season 2
Martin Dráb 230,235 Most Valuable Professional
nmaenpaa 101,156