I want to update and delete in drop down tags in outsystems reactive app
Question

I am having a scenario like one employee can do multiple certifications If I want to create, update, and delete the employee using the dropdown tags. What I have to do. If anybody has an idea please help me.

Hi Densingh,

It is not very clear what are you actually looking for. is it something like this?, If it yes see an attached oml for example.

Thanks,

Sachin

DropdownTagsReact.oml

Hi Densingh, 

I guess you are looking for the complete solution for reference...

See this sample app

Refer the attached .oml solution file


Regards,

Benjith Sam

ReactiveAddCertification.oml

Benjith Sam wrote:

Hi Densingh, 

I guess you are looking for the complete solution for reference...

See this sample app

Refer the attached .oml solution file


Regards,

Benjith Sam

 Hi Benjith Sam,

This sample app is not working properly. While editing the form, if I don't do any changes in certification part. It is deleting all the certifications. Can please check on that?

 

Densingh Daniel wrote:

Hi Benjith Sam,

This sample app is not working properly. While editing the form, if I don't do any changes in certification part. It is deleting all the certifications. Can please check on that?

Hi Densingh,

Thank you for reporting the implementation loop..See the updated sample app 

Refer the attached .oml file which includes required code changes


Hope this helps you!


Regards,

Benjith Sam

ReactiveAddCertification.oml

Benjith Sam wrote:

Densingh Daniel wrote:

Hi Benjith Sam,

This sample app is not working properly. While editing the form, if I don't do any changes in certification part. It is deleting all the certifications. Can please check on that?

Hi Densingh,

Thank you for reporting the implementation loop..See the updated sample app 

Refer the attached .oml file which includes required code changes


Hope this helps you!


Regards,

Benjith Sam

 Hi Benjith Sam,

The same solution I am trying to export as an excel file. But it not exporting the certifications. Is there anyway?. Could you please help me.

 

Densingh Daniel wrote:

 Hi Benjith Sam,

The same solution I am trying to export as an excel file. But it not exporting the certifications. Is there anyway?. Could you please help me.

Hi Densingh,

Please refer the attached .oml file (customize the logic as per your requirement)

See the updated sample app


Hope this helps you!


Regards,

Benjith Sam

ReactiveAddCertification.oml

That is easy to understand really thanks for it

Hi Benjith,


I checked your sample app link, it's very simple and useful ,i think it's best solution.


Vijay M-




Vijay Malviya wrote:

Hi Benjith,


I checked your sample app link, it's very simple and useful ,i think it's best solution.


Vijay M-

Thank you Vijay Sir :)


Regards,

Benjith Sam

Vijay Malviya wrote:

Hi Benjith,


I checked your sample app link, it's very simple and useful ,i think it's best solution.


Vijay M-




 Indeed, it's a complete solution that Benjith has provided. 

Densingh Daniel, Hope you are able to solve the problem now.


Thanks,

Sachin

 

Hi Densingh Daniel

I would recommend you to avoid using Dropdowntags in most cases. I say this from experience. 

Multiple times I've stubbornly tried to add Dropdowntags - user experience is really neet on this widget - on different projects only to come and find out certain misbehaviours on reloading the widget, after manipulating the DropdownItem List. Most of the times I had to create something on my own to replicate the user experience. I didn't find anything on Forge also.

Anyway, good luck!

Dear @Benjith Sam,


Unfortunately, we cannot open the OML. Is it possible to re-upload the OML and, if possible, screenshots of the flows for saving? We're having the same issue and hope to solve it.


Thanks in advance!

Hi,

I'm not sure why you cannot access the shared .oml file that I'm able to download and access. The below-mentioned screenshot is the logic flow for saving multiple certifications for a user (the logic covers multiple scenarios).

Refer to the attached .oml for better understanding.


I hope this helps you!


Kind regards,

Benjith Sam

ReactiveAddCertification.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.