Trying to calculate the last day of the next month. I have tried using the excel formula =EOMONTH(Date,1). A cast formula and a SQL formula. (I can't figure out the connection string and may not have ...
I apologize if this has been answered before. I found similar but not able to get anything to work. I am trying to hide a panel in a form: if both are true. Fn-IsMemberOfGroup() and CreatedBy or Curre...
Hello, I have a form with two panels side by side. They are not behaving as expected. The first panel contains a lot of fields, and the second panel is being used as a message center. As more and mor...
I would like a choice box to auto populateif the induvial creating the intake is a selection in the choice box. Example, choice contains A, B, and C. The person creating the intake is person A the cho...
Is it possible to copy a row in a list and create a new row within the same list. I want to track routine tasks done monthly. My thought was to add a button labeled duplicate to the form. We clicked i...