-
I needed to delete the copied "New/Edit Invoice" screen because even without any added fields it provided the error already noted above.
Your path does not work.
Brian
-
Hey Brian,
It seems like you may have added the customization to your "Add/Edit Item(2)" screen.? That's just an assumption, because I don't see any customization done to your "New/Edit Invoice" screen. But as you stated you may have just removed the screen.
The best way to customize the correct screen and ...
-
You will need to adjust with left side Appearence options to achieve the formatting you would like: (ie. text alilgnment).
-- Mortaza
-
Hey Mike,
You will first need to insert a new Detail Report to your template. You can do this by right clicking on your template and head into "Insert Detail Report" then choose the corresponding Table.
I just re-used the SalesReceiptLine in my example with the same columns/fields. In your case you would add the ...
-
I did and it doesn't copy the old job names.
It also creates a break in our workflow to have to copy an old work order for a new customer,aswe move from oppurtunity to agreement to close work order and production of the work ordered services.
I'm getting close to a pretty seamless work flow with a few redundancies built in so ...
-
Thanks for the suggestion. I am able to insert manully.
It would be great to get the "Apr-04-2016" to insert on it's own,
it kind of defeats the pupose of a date automatic date generator if I have to insert the dats manually.
but it will work until we can figure it out. Thanks!
-
Hey Rick,
At the time you cannot setup automatic emails without the use of an event (ie. push of a button). I have seen clients create a generated Grid of Customers that fit a certain condition on their Home Dashboard. Using an OnScrenLoad event they then process the emails. But this will add lag time for the screen to load and can be a nuisance ...
-
-
Thank you I was entering that in the "Cell Format" field instead. That's why it didn't work.
How about centering the Column Header (label) and the column values? Any options for that?
-
Hey Jack,
You cannot edit Grids directly from the Grid object on screen. That setting refers to looping only rows that have been modified after the Grid populated.
-- Mortaza