tracardi-gui
tracardi-gui copied to clipboard
Add drop down menu type in workflow
@atompie Are you planning to add drop down menu type to the gui when configuring workflow. I'm mean when config action in automation, I can add configurations in one tag, and when I want I can click to extend it. If it also have some preview feature that would be nice. Like you can upload image then preview it in plugin. It would be very nice.
Can you elaborate and describe how it could look like? M if you could include some screenshots that could visualize it. Thanks
@atompie It's similar to this, with the type bool
in tracardi, when you turn it on, the option for that configuration show after that, if not it will hide them. I'm mean the thing like that, or with the form group, you can collapse or hide all its option by click the drop down icon.
Hi. That dropdown you would like in the main menu on the left side?
Best Regards Risto Kowaczewski
On Tue, 12 Sept 2023 at 04:32, luongngochoa @.***> wrote:
@atompie https://github.com/atompie It's similar to this, with the type bool in tracardi, when you turn it on, the option for that configuration show after that, if not it will hide them. I'm mean the thing like that, or with the form group, you can collapse or hide all its option by click the drop down icon. [image: image] https://user-images.githubusercontent.com/81282520/267192948-bab8d003-2359-4eb1-aacb-778509661448.png
— Reply to this email directly, view it on GitHub https://github.com/Tracardi/tracardi-gui/issues/271#issuecomment-1714873632, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4ERTCNOO3THOYT6DFIP73XZ7CS5ANCNFSM6AAAAAA4S5BOOI . You are receiving this because you were mentioned.Message ID: @.***>
@atompie in tracardi, every time a workflow run, the action send GA to backend to log it to elastic. What should I do to deactivate that? Should I modify or change some code.
What you mean by GA? Workflow by itself does not save anything to elastic search. Unless configured to debug itself.
@atompie I'm mean like how to turn off audit log of tracardi when a action in a Automation Workflows were execute?