August 17, 201015 yr How do you add a little X box to a line item so that the user has the option to delete the line? Like in the invoices template. I've tried figuring it out from there but I'm missing something.
August 17, 201015 yr Author I reference an example. In the templates on Filepro...the invoice template database. You see it on the invoice page....you can delete line items. Has a [color:red]X
August 17, 201015 yr Hi Annette Marie, It is not necessary for you to post a copy of your file, we have the example that you are referring to. This is nothing more than a Button with a script to delete the line item from the invoice. When working in a portal, it is important that the objects (field, buttons) are placed completely within the portal, otherwise funny things will happen. The script is an easy one to read, so you shouldn't have any problems with it. The button has a Conditional Formatting that changes the color of the text to red if there is a line item. HTH Lee
August 19, 201015 yr Author Anyone know how to do this? I can't figure out how to do it from the Invoices template. I'm missing something.
Create an account or sign in to comment