0
votes

I am trying to extend the CRActivity DAC with some unbound fields so that I can use them on form CR306030 but, the DAC is read-only on that page. So, my extended, unbound fields appear to be read-only in the smart panel that I am using. How can I get my unbound fields to take a value from the user that I can then use on my code?

1
@nilsw welcome to acumatica framework, the question is tagged as acumatica, and if you know that framework you will know what is a DAC there. - Sin

1 Answers

0
votes

Examine code of EPEventMaint graph (the graph of the CR306030 page). You'll probably need to customize CRActivity_RowSelected event, to allow user input data for your unbound fields. Also your smartpanel should have Enabled=true in aspx.