How to set the Default Date Value Configuration in an Embedded Data List

How to set Date default value to current date whenever we click add in an Embedded Data List?

I don’t see in the configuration any default value setting.

If you’re on 25.1 version, then you can use Pre Data transform to set the default values for Embedded Data (PageList). Please find this forum on step by step instructions.

If you’re prior to 25.1 version, then you can use pyDefault to set the default values.

Thanks Ramesh - Unfortunately, we are using 24.2 Version. I see that Action is not available in this version.