Jump to content

Graziano Paesani

Members
  • Posts

    7
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Graziano Paesani's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. I set up a Firedac connection and a FDMoniFlatFileClientLink for each uniGui session. In the firedac connection I added the parameter 'MonitorBy=FlatFile'. I then configured FDMoniFlatFileClientLink to generate a log file whose filename depends on the session id. When starting the first session it works correctly, if I launch a new session the uniGui application crashes and generates the access violation error. How can I solve the problem? Is there a best practices and a demo for using a firedac sql monitor on uniGUI applications? I use: Embarcadero® Delphi 10.3 Version 26.0.33219.4899 uniGUI Professional Edition v1.90.0.1564
  2. hello, I have a unigui service which calls another uniGui service in a frame via url in order to integrate the user functions of the second on the first. For each call to the second service, a uniGUI server session is generated. Do I have the ability to call logout from the first service on the second? Is this good integration practice or should I prefer developing a frame that calls restFul API and compiles on the first service? I use: Embarcadero® Delphi 10.3 Version 26.0.33219.4899 uniGUI Professional Edition v1.90.0.1564
  3. I have a text wrap that modifies the dynamic height of the single row of the datagrid at runtime, it's possible to vertically align the contents of any other columns (for example containing widgets or actions) ? I use: Embarcadero® Delphi 10.3 Version 26.0.33219.4899 uniGUI Professional Edition v1.90.0.1564
  4. Is it possible display an action or a widget on which to manage the functional detail reference event only on the terminal nodes? Is it possible to carry out an in-depth search, always giving the user evidence of the branch-leaf path? Is there the possibility of highlighting the search resulting text via highlits in order to highlight where the result is located and its reasons? I use: Embarcadero® Delphi 10.3 Version 26.0.33219.4899 uniGUI Professional Edition v1.90.0.1564
  5. Hi, to define a link the user can use the action available on the dbhtmleditor toolbar; if the dataset connected to the dbhtml control is in editing state you can define a url for a link. Once the action has been confirmed (always in editing status) I want to know which is the url already defined in order to modify it but the component doesn't show me the url already set (how can I do it?); it allows me to view it only if I put the dataset in browsing state (this is not a practical approach for the user compared to commercial html editors). I use: Embarcadero® Delphi 10.3 Version 26.0.33219.4899 uniGUI Professional Edition v1.90.0.1564
  6. hello, I use the dbhtmeditor component to view and manage the content of a blob field on which to manage the html text (as is generally done for a content management system). I would need functionality that allows the user to manage tables as the previous system editor (which I would like to replace with uniGUI) allowed to manage tables. In existing blobs fields there are therefore tables. Is there this possibility to make the user edit the tables in wysiwyg mode on uniGUI? I use: Embarcadero® Delphi 10.3 Version 26.0.33219.4899 uniGUI Professional Edition v1.90.0.1564
  7. the widgetbutton disappears from the grid and there is no way to make it redraw if the user doesn't click on the grid refresh. when I change the page of the page control it often goes into a generic ajax error and blocks the whole application. Are there any unigui updates that fix this blocking issue? I use: Embarcadero® Delphi 10.3 Version 26.0.33219.4899 uniGUI Professional Edition v1.90.0.1564
×
×
  • Create New...