Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Today
  3. You have two unidatetimepickers in the form. Say StartDate and EndDate. You don't want to have the start date be 12/31/2024 and the EndDate be 10/30/2024. Looking for a way to show a message if the start date is after the ended or the other way around. Like the post above that I showed you that was causing the error with the login. Maybe it just needs to be updated. I'm new to UniGui so I have not reached that level yet. Thanks
  4. This may no longer work. It worked great, but when I added a login form to the application I received errors before the mainform showing.
  5. Please explain in more detail.
  6. Found the issue. I was playing around with Forgot that uniDateTimePickers still had the beforeInit code. Once I removed the ClientEvents.UniEvents.beforeInit all is working correctly. Sorry about that. How do you recommend validating Date Ranges between two uniDateTimePickers, without sending the dates back to the server? Thank you for your assistance!
  7. First of all, check with this demo example if "the demo login form cookies" works as expected for you. Are you using custom JS?
  8. Maybe some assistance or direction would be more helpful here if you could tell me how I can determine what j[d] value is. Not sure how to log its value either to the console or a log file. This would provide me with something to research to see what is going on.
  9. Hello @MichaelM I couldn't reproduce your issue.
  10. Norm

    Get data HTML

    No need. Glad I could help.
  11. MVakili

    Get data HTML

    Thank you dear friend I hope I can repay your favor
  12. Hi! I am trying to renew my license by paying with a bank card. The following message is displayed to me: "We regret that your payment or order could not be accepted. There are many reasons why this might occur. We value your business and would like to help you complete this order. Please contact us for assistance." Please tell me what to do in this situation.
  13. Norm

    Get data HTML

    Herewith the sample. You can play with the options they provide to decide how the calendar should be displayed and what data you want to get back. More information is provided in the file README-en.md Good luck. PersianDatePicker.zip
  14. Yesterday
  15. Had a pretty vanilla desktop applications, no external JS or libraries. Added a LoginForm to the project (used the demo login form cookies), now when I view the app in the browser, received error Ajax Error j[d] is not a function. After two days of trying to figure out what the problem was, I finally figured it out. It was the: ServerModule.MainFormDisplayMode = mfPage If I set it to ServerModule.MainFormDisplayMode = mfWindow then all works correctly. So I don't know if this is a bug or something to do with the way the LoginForm is created by the system with mfPage mode. I will need to research it if it needs to handled differently with mfPage. Sadly if that was the case, UniGui should have told me that it would be a problem or added what was needed to make it work correctly. So, am I doing something wrong using mfPage with a standard LoginForm using the example login form cookies? Thanks JQueryVersion: 3.6.4 UniGuiVersion: 1.95.0.1583
  16. MVakili

    Get data HTML

    Hello Thank you for your kindness As stated from the beginning in this topic, it is necessary that 1- A form should be displayed This page contains Persian calendar and for example 3 types of its pages are attached. It is acceptable to do any of these three examples. 2- When the user clicks on one of the days in the calendar, the page will be closed and the date including day, month, and year will be returned
  17. Last week
  18. Buonasera Gerardo, 
    ho aperto un vecchio progetto con Delphi 12 e l'ultima release di Unigui. Ma vi sono diversi xUniDBComboBox che adesso non funzionano più.
    Ricordo male o era un tuo componente condiviso?
    E' per caso disponibile un aggiornamento per le nuove release di Delphi?
    Ti ringrazio,
    Stefano Monterisi

    Good evening Gerardo,
    I opened an old project with Delphi 12 and the latest Unigui release. But there are several xUniDBComboBoxes that no longer work.
    Am I remembering correctly or was it a shared component of yours?
    Is there an update available for the new Delphi releases?
    I thank you,
    Stefano Monterisi
     

  19. Open this form simulating mfPage. it would look like a website.
  20. Explain what this is for?
  21. Thank you for the quick response. Is there any way to simulate mfPage ?
  22. Hello, No, this mode only affects the MainForm.
  23. Greetings from Brazil. Is PageMode already working for all forms? Version: 1.95.0.1583
  1. Load more activity
×
×
  • Create New...