In form configurator, you could create formulas up to 500 characters, however, the corresponding field where the formula is stored was a varchar(255). this means that, depending on your DBMS, you could save without error a formula having length > 255 and get the formula truncated without...