My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Comments
-
that worked fine.. thanks i changed it to mins also :D
-
I tried this: ROUND ({custbody24}-{custbody23})*24 just displays a "0" it should say 1 .. for one hour i tried this: ROUND ({custbody24}-{custbody23}*24) Displays an error What am i doing wrong here? sorry I'm a little new to this
-
a formula field should work, though it might eb a little tricky if you wanted it formatted as time. Thanks, -e it doesn't need to be in Time format ... decimal is fine what would this formula be {start time}-{End Time} ?? (with proper field IDs of course)
-
This is what i found: Yes putting the Id in the { } does work.. but only if you have that field check to show in the Form itself (edit the form, under the Printed Fields tab, then Body tab) I wanted to show a custom field in the top of the printed page in big bold letters, but didn't want the same field as a body field. To…
-
you can use save & apply to forms to quickly remove from all forms. If you set to apply to sale and remove on all forms, you can use it in a custom element without your workaround. Thanks, -e Thank You, i will try this
-
Did you try setting it to apply to the appropriate type in the custom field defintion (i.e apply to sale) but then hide on the form? Thanks, -e i didn't check any box for that because i didn't want the field in all my forms (i have more than one with that type) and didn't want to have to remove it from all of them later.…