Search
-
Hey Marcelo,
Is it an editable grid?
Mortaza
-
Hi Marcelo,
I'm customizing method for a machine shop, and I have to include sections all about equipment maintenance. What's up?
-
Where and how can I have the grid calculate the value of a column?
I have a grid, one column has the current hours, next column has the next service hours, I want the third column to display yes or no depending on "current hours" be greater or equal to "next service hours"
-
Hello Justin. I haven't been able to make the grid calculate and make my line item prices and total amount convert into dollars. For some reason Exchange Rate linked field is not retrieving the appropriate rate, it shows up as 1 where it should be 21.69. I also looked at the table in MS Excel via ODBC and ER shows up as 0. I think maybe ...
-
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
-
|
|
|