N/A

NurayA
Tera Contributor

 

 

1 ACCEPTED SOLUTION

I wouldn’t recommend removing the out-of-the-box (OOB) choice options from the `ast_contract` table, as there may be workflows dependent on them. As a side note, I’ve noticed that you’re adding your options completely. Why not consider leaving the OOB options intact and creating a separate field for your own options?

View solution in original post

4 REPLIES 4

Omkar Mone
Mega Sage

So will the OOB choices stay? are you looking to add new choices or remove and create new?

Ideally, I would like to remove the default choices of 1, 2, 3 years and add 12, 24, 36, 1, 6, 60 months. 

 

I wouldn’t recommend removing the out-of-the-box (OOB) choice options from the `ast_contract` table, as there may be workflows dependent on them. As a side note, I’ve noticed that you’re adding your options completely. Why not consider leaving the OOB options intact and creating a separate field for your own options?

That makes sense. Thank you!