Search
-
Yes, I used the radiobox instead and That is perfect!!
Thank you !!
-
Sorry Ted,
Thought we had the code posted earlier in the thread:
SELECT Max(viewaccInvoice.TxnDate)
FROM viewaccInvoice
WHERE viewaccInvoice.Customer = viewContacts.Entity
try that and follow up.
-- Mortaza
-
Hey Mahlon,
Thanks for bringing this to our attention. I was able to replicate this issue and have opened a ticket for our development team to take a look.
I'll update our thread as soon as I hear back.
-- Mortaza
-
We could, if I could do SQL!
T
-
Hey Ted,
Very odd. Can we try overriding the TxtDate field on Grid with SQL?
Give that a shot and let me know if it works for you.
-- Mortaza
-
Hey Maureen,
Thanks for bringing this to our attention. I'll look more into the error, and open a ticket with our development team to take a look if needed.
Thanks! :)
-- Mortaza
-
Hey Jonathan,
I am using Chrome myself, specifically: Version 45.0.2454.99 (64-bit).
Which version of Chrome are you running also which operating system?
Please also try Reseting Chrome, in case it is an extension causing issues to the screen:
https://support.google.com/chrome/answer/3296214
Give that a shot and let me know if it ...
-
Hey Don,
Instead of adding a Field from the corresponding Table to your screen, add an Object field.
Let me know if that helps, if not we can think of an alternative together.
-- Mortaza
-
Hi Maureen,
As I still test out the Checkbox route, another option you can try if it fits the flow:
Why don't you use the Radiobox object with the status's listed. The Users won't need to uncheck previous options anymore and will only need to choose an option from the Radiobox. Which then updates the Status object you have on ...
-
Hey Pamela,
Unfortunately there is no way to add more lines to the Body object. Users will need to go into Full Screen if they want full area on screen:
-- Mortaza
|
|
|