Can I change Christian Era Year to Buddhist Era in Rollbase

Posted by Wave Kasipat on 30-Aug-2015 23:57

E.g. This year in Christian Era is 2015.

And in Buddhist Era is 2558.

Posted by Sri Harsha on 01-Sep-2015 01:06

Hi Wave,

No, there is no such way to configure the time system.  

One workaround i could think of is to use a default date-time field to the object and in the webpage add a custom HTML component which is pouplated as soon as the value of the default date-time field changes.

Below is the link in the documentation which talks about how to copy value from one control to another control using Javascript handlers. In your case instead of a blind copy, you may have to modify the value as per your needs.

documentation.progress.com/.../index.html

Does that sound resonable ?

Regards,

Harsha.

All Replies

Posted by Sri Harsha on 01-Sep-2015 01:06

Hi Wave,

No, there is no such way to configure the time system.  

One workaround i could think of is to use a default date-time field to the object and in the webpage add a custom HTML component which is pouplated as soon as the value of the default date-time field changes.

Below is the link in the documentation which talks about how to copy value from one control to another control using Javascript handlers. In your case instead of a blind copy, you may have to modify the value as per your needs.

documentation.progress.com/.../index.html

Does that sound resonable ?

Regards,

Harsha.

This thread is closed