
Roland Do
Forum Replies Created
-
Roland Do
MemberAugust 12, 2024 at 11:12 pm in reply to: Disabling All Message Boxes for Automation processThanks for your idea!
-
Roland Do
MemberFebruary 19, 2024 at 11:21 am in reply to: Display text horizontally for the left side tab controlOh, got it. Thanks in advance!
-
Roland Do
MemberFebruary 19, 2024 at 11:08 am in reply to: Display text horizontally for the left side tab controlThank you so much, I tried to add new css class but that css classname not pop up in studio. For example: I add a class:
.mainTab{
//css code here
}
And when I check the cssclassname field in control tab it not showing up. How did it work for you?
-
Roland Do
MemberFebruary 19, 2024 at 11:01 am in reply to: Display text horizontally for the left side tab controlHi Andreas, thanks for your answer. I thought there is a field for doing that. Yeah, I will switch to use buttons. However, I got the problem when trying to use the custom css classname. I have add my new css class to the user.css folder inside html folder similar to the document. However, that css class name not pop up im Omnis studio cssclassname property. I tried your sample Contact Web App Library and it works fine in your library but I could not find where you set up for that. Thank you!
-
Roland Do
MemberNovember 8, 2023 at 1:11 am in reply to: How to convert Omnis 7 Datafile (.DF1) to Omnis Studio 11That’s the one I am looking for. Thank you so much!
-
Roland Do
MemberNovember 7, 2023 at 10:39 pm in reply to: How to Retrieve Domain Name of current Windows user in Omnis Studio?Thank you so much for your help, Andreas.
It’s really helpful for me. However, I failed to implement the <b style=”font-family: inherit; font-size: inherit; color: var(–bb-body-text-color);”>oProcess Worker. Could you please send me your whoami example zip so that I could have a look? Thanks in advance!
Regards,
Roland -
Roland Do
MemberNovember 7, 2023 at 2:49 pm in reply to: How to Retrieve Domain Name of current Windows user in Omnis Studio?Thanks Andreas,
However it just return the user domain name. I also want to get the System name (or name of the device display in system information). Do you have any ideas to get that ? I failed to find the document for getenv() and its parameters.
Thank you so much