google-libphonenumber
Reactive icon

Google LibPhoneNumber

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 14 June 2023
 by 
5.0
 (3 ratings)
google-libphonenumber

Google LibPhoneNumber

5 star
3
1 Review |  3 Ratings
4 star
0
0 Reviews |  0 Ratings
3 star
0
0 Reviews |  0 Ratings
2 star
0
0 Reviews |  0 Ratings
1 star
0
0 Reviews |  0 Ratings
3
Ratings
5.0
2
Reviews
by 
3 Sep (11 days ago)
in version 1.0.0
Is it possible to somehow use the format actons on the server side? 
Answer from the owner
9 Sep (5 days ago)
in version 1.0.0
Hi Flávio.
This component out of the box will not be possible to use server side because it fully relies on a javascript library. If you want to use it server side, most likely you will need to find a c# library that does the same and build the extension with similar actions to the current component.
Maybe this can help you: https://github.com/caseykramer/libphonenumber-csharp
by 
2023-06-14
in version 1.0.0
Saves a lot of time instead doing some solution from scratch and the component does what is expected. Thanks for the effort