Search
-
I was wondering if there was a way to loop through a string of comma separated values, like a foreach statement, assigning the iteration value to an action result?
-
When I set a call a call back , lets say a week out, and it appears on my calendar, what can I do to have a pop up reminder or some other reminder to show that this call is about to happen.
-
Michael,
Could you give me some more specifics about your Report? Is it based off of a stock report? What table is it based off of? What are the detail tables? What field specifically are you having an issue with?
I'll see if I can replicate the issue.
- Justin
-
I tried all strings including this one. Nothing changes. It changes in other fields but not the Rate field.
-
Hi Michael,
Try the format string {0:C2}. It's specifically for currency.
- Justin
-
Hi Michael,
I am having exactly the same problem as Hannah described above with the Format String. I can't get it to change on the Rate field. I was able to change it on the Total field.
Can you tell me if you found a solution for her ? If so what was it ?
Thanks !
Michael
-
-
Oh man, I can't believe I missed that. We have hundreds of linked fields... didn't think to use them for this particular purpose. Thanks!
-
Furry
one possible solution is to flatten the table by adding the fields as method "linked fields". this has worked well for us.
-
Hi furrywombat,
You can specify Tab Order on Step 3 of 5 of a screen's Advanced Screen Properties.
Hope this helps.
- Justin
|
|
|