An action feature has been added where we can write the questions we will ask to ChatGPT and see the answer.
This plugin can be used by selecting the SQL Query type ChatGPT in the Update Value action.
You will now be able to write your queries that you use in the form to Artificial Intelligence.
With technology using Open AI technology and ChatGPT3.5 models, you can have AI write your SQL queries.
In the window that opens, it will be enough to select the tables you want to use in your query and describe the query you want.
Example: "Write a query that lists the 10 most sales customers according to my product groups in the last 3 months", you can have AI create your SQL with a text.
The textbox tool, which was deactivated in the form authorities, could not be reactivated with the change properties action. The problem's been solved.
You can develop your own integrations for sending SMS on the Xpoda Platform. Xpoda includes the "Message Center" integration by default. If you want to work with a different integrator, you can develop an Xpoda SMS Addon.
User password check option has been added to the Validation action.
It allows checking the user name and password for the related action to work.
The Studio design screen allowed development in a single window. Projects opened in different tabs were causing saving issues.
With this version, Studio users can open different modules in new windows and develop at the same time.
Numeric and Date format options have been added to the Color Style properties of the List component.
In Xpoda, you can apply CSS to all elements by giving them the classes you want.
To assign a class to a component, you must start the class names with a period (.) in the custom css text box.