I am currently developing a custom activity using the UiPath Library feature. While configuring the activity properties, I have enabled the Advanced Only option for some properties so that they appear under the advanced options section of the activity.
However, I noticed that the input fields for these properties are displayed below the property name (vertically aligned) by default. I would like to change this layout so that the input fields are displayed to the right of the property name (horizontally aligned) instead.
Here are the key points of my question:
Is there a way to customize the layout of the input fields in the advanced options section so that the fields are aligned horizontally (side-by-side with the property name)?
If yes, could you please guide me on how to achieve this? Is there any specific setting or configuration I need to adjust in the UiPath Library or in the activity designer?
Any help or guidance would be greatly appreciated. Thank you in advance!
Best regards,
Hendaryie
This is how my custom lib right now
Hi ashokarale thanks for the answer but I already do that, the result is the input field is in the bottom, I want the field input is in the right
This is how my activity look like, the input field is in the bottom