Search
-
Hi Marcelo,
The reason why you're having that problem is because you are relating a table to itself. The two tables you are working with are actually the same table. The exception being is that it's just different views of the same table.
The best alternate you have is to add a new text field to the table, add a ...
-
Hi William,
Got some further information for you.
You are able to make your calendar object read only for your clients. For that that you must:
Using the OnScreenLoad screen event to populate a hidden Textbox object with Shared users- listed by Record ID -- to do this you must:
Create a textbox object on screen.
On the ...
-
Hi BLCPA,
Try replacing the full viewTable.FieldName with just the FieldName. I was able to get it to function this way.
Let me know if that helps.
- Justin
-
Marcelo,
I would recommend using two Action Results, one to keep track of the largest number and another to keep track of the RecordID for its record.
Create the Action Result to keep track of the largest number and make it equal to 0 (create this before your Loop Through Grid action). In your Loop Through Grid, use a Conditional ...
-
Hi dinozorro,
I'll have your account manager reach out to discuss the details with you. They'll be in touch. :)
- Justin
-
-
January 18, 2014
Estimates
Updated filters in grids, drop downs and snapshot with improved filters to account for QBO vs QBD difference
Fixed issue where tax groups were not showing up on invoices. (ticket #4180)
Updated app to be ready for the release of the opportunties app
-
January 18, 2014
Invoices
Updated filters in grids, drop downs and snapshot with improved filters to account for QBO vs QBD difference
Fixed issue where tax groups were not showing up on invoices. (ticket #4180)
Updated app to be ready for the release of the opportunties app
-
I got them to display the way I wanted, but when I try to select one of the choices of the dropdown it won't let me, nothing happens
This is what I did
Screen is based on fixed asset item table, the dropdowns are based on inventory item table
1. Edit fixed asset item table and added a dropdown field based on item inventory table to ...
-
Ok, I created the fields in the fixed asset item table, and inserted them into the screen, and it seems to be working fine, the only problem I have now is that the first column is the recordId and that it not what I want, and I dont see how to changed that
|
|
|