Forum Discussion
ArchiveUser
10 years agoQrew Captain
In applying the dynamic form rules I've run in to an issue where I've exceeded the maximum number of derived fields... UGH! Any idea on how to get around this? As I mentioned, I have 25 formula URL buttons (one for each product type - each one adds the appropriate task records depending on the product type). The only thing I can think of would be to somehow combine these all in to one button, but I don't have any idea on where to begin with that or if it would even be possible... is it even possible to combine an IF statement with the AddRecord and EditRecord API??