is there a way to dynamically add values to xcrud-create?
the only option I have found is to use 'pass_default'. but I don't want to set (static) defaults but to open xcrud in create-view and have certain fields pre-populated by given values. it's not just one field I want to have filled-in but several!
I also tried to use 'set_var( var_name, value )' but this does not work for me.
any ideas?
the only option I have found is to use 'pass_default'. but I don't want to set (static) defaults but to open xcrud in create-view and have certain fields pre-populated by given values. it's not just one field I want to have filled-in but several!
I also tried to use 'set_var( var_name, value )' but this does not work for me.
any ideas?
Last edited: