Hello,
i want to set Default Values for new IG Rows. with some columns it works on some others i got this error (in JS Console): TypeError: c is null
How can i debug this Problem?
What i did before:
Create Dyn Action (Event: Row Init.) Selection type Col, Region : MyReg, Cols: Col1,Col2,Col3
Then i Create 3 Set Value Actions with Type: Javascript Exp.: $v('MyItem');
also on the problem cols i got the error with: Type: Static Asignment: Value: TEST
The Col ia Text Field and Type Database Col, and PRIMARY KEY
Is this a bug ?
Thanks
Marco