Thanks for your quick response. That worked. The other workaround I tried is to delete the entire schema and recreate it. That also worked. Looks like autoIncrement=true only works if we add it while creating the scheme. - Bharath
I have a requirement to create a schema with a custom primary key with auto-increment functionality.I have created the below schema. <element autopk="false" desc="Terms and Conditions Table" label="Terms And Conditions" labelSingular="Terms And Conditions" name="terms_conditions" pkSequen...
Hello,Even I am facing the same issue. setting the custom section in the tool did not work either. I think this is because the code in the tool will not get executed if the sat_track cookie is set to false.ThanksBharath