Editable related field - possible?

Posted by Tagaz0k on 21-Aug-2015 02:49

Dear all,

i'm tryin' to build a small app on Rollbase, for wich i have an issue. 

I'd like to have a field that suggest a value, but wich is editable. 

Exemple: 

i want to insert a record in a general ledger. 

I select the account, let's say 600500 electricity. This account have a lookup field to a VAT rate of 21%. In my general ledger, i have a related field that suggest to use this VAT rate. BUT it should be a suggestion, not something i can't edit. 

Do you know if it's possible? 

Thank you!

Posted by Vasantha on 21-Aug-2015 03:32

Hi,

Create a Related Field in Object1. Obj1 - > Object Definition -> Fields -> New Field -> Related Field.

Mark the field as 'Editable in Edit Pages' to edit the value.

Thanks

Vasantha

All Replies

Posted by Vasantha on 21-Aug-2015 03:32

Hi,

Create a Related Field in Object1. Obj1 - > Object Definition -> Fields -> New Field -> Related Field.

Mark the field as 'Editable in Edit Pages' to edit the value.

Thanks

Vasantha

Posted by Tagaz0k on 21-Aug-2015 04:02

Thank you very much for the answer :)

I guess that the record has to be create to be editable ?

I can't editate during the creation of the record ?

Something like this:

==> new record ==> complete one field ==> related field is autocomplete ==> edit related field ==> validate record

Posted by Vasantha on 21-Aug-2015 04:18

Hi,

Yes, it is not possible to edit it during the creation of the record.

After creating a record, we can edit it.

Thanks

Vasantha

Posted by Mohammed Siraj on 21-Aug-2015 04:33

In Rollbase, you can address such requirement by having client-side scripts. See this documentation for additional details:

http://documentation.progress.com/output/Rollbase/index.html#page/rb/setting-default-values.html#

This thread is closed