Search found 16 matches

by Albert
Fri May 10, 2024 1:37 am
Forum: Questions & Answers
Topic: Managing Multiple Objects in API Using the POST Method
Replies: 0
Views: 100898

Managing Multiple Objects in API Using the POST Method

Hello,

I've created an API using VL WEB, and I'm trying to use the POST method to insert JSON data. However, I'm facing an issue where only the first part of the JSON (the header) is being inserted. I'd like to insert the header into one file, then loop through the JSON details and insert them into ...
by Albert
Tue Jan 09, 2024 7:19 pm
Forum: Questions & Answers
Topic: How to Add an Upload Button to a List Column
Replies: 3
Views: 122264

Re: How to Add an Upload Button to a List Column

Hello Friends :) ,

I'm currently facing a challenge in my project and would appreciate any guidance or suggestions from this community.

Issue: I need to add a file upload button to a list, specifically of the type 'component DF_T54H1O '. This list is dynamic, and the button should display in ...
by Albert
Sun Jan 07, 2024 8:43 am
Forum: Questions & Answers
Topic: How to Export Data to .XLSX Format Instead of .CSV ?
Replies: 8
Views: 161726

Re: How to Export Data to .XLSX Format Instead of .CSV ?

Hello atostaine,

OK,
Thank you,
by Albert
Sun Jan 07, 2024 6:43 am
Forum: Questions & Answers
Topic: How to Add an Upload Button to a List Column
Replies: 3
Views: 122264

Re: How to Add an Upload Button to a List Column

Hello Friends,

I want to add a button to upload files, but this button must be on a list of type 'component DF_T54H1O' because this list is dynamic.

Do you have any suggestions, please ?

I have encountered problems in adding it to the list and having the button displayed according to the list.
by Albert
Sun Jan 07, 2024 6:34 am
Forum: Questions & Answers
Topic: How to Export Data to .XLSX Format Instead of .CSV ?
Replies: 8
Views: 161726

Re: How to Export Data to .XLSX Format Instead of .CSV ?

HELLO atostaine ,

Thanks for your feedback

I've successfully used Excel's "Text Import Wizard" to convert .CSV files into .XLS format, which works well for transformations.

But, can we download well-structured EXCEL .XLS files directly from VLF without going through the conversion from .CSV to ...
by Albert
Sat Jan 06, 2024 3:48 am
Forum: Questions & Answers
Topic: How to Export Data to .XLSX Format Instead of .CSV ?
Replies: 8
Views: 161726

Re: How to Export Data to .XLSX Format Instead of .CSV ?

Hello Gilamonster,

Yes, I'm already opening .CSV files, but the problem is with the format of the data. I changed the list separator from ';' to ','. However, the display of the data remains the same. Is there a way to download SQL filtered list data into an Excel .XLSX file?

Another point ...
by Albert
Fri Jan 05, 2024 9:56 pm
Forum: Questions & Answers
Topic: How to Add an Upload Button to a List Column
Replies: 3
Views: 122264

How to Add an Upload Button to a List Column

Hello Friends,

I want to extend my warmest greetings for the New Year to all of you and your families. I hope this year brings you joy, health, and prosperity. :D

I am currently facing a technical challenge and would really appreciate your assistance. Specifically, I'm trying to enhance a list in ...
by Albert
Fri Jan 05, 2024 9:24 pm
Forum: Questions & Answers
Topic: multiple selection in a LIST (Filter SQL)
Replies: 3
Views: 54963

Re: multiple selection in a LIST (Filter SQL)

Hello René Houba

Thank you for your feedback,

I've noticed an issue in the selection, I don't understand why, but if I apply a filter to the list and then select rows using the Tab key, it also includes the unselected rows.

For example, I have a list of 10 lines, and I apply a filter that ...
by Albert
Fri Jan 05, 2024 9:04 pm
Forum: Questions & Answers
Topic: automatically refreshed LIST and updated
Replies: 2
Views: 54725

Re: automatically refreshed LIST and updated

Hello René Houba

Thank you very much, it worked well even though it takes a bit of time (almost 6 seconds) to refresh the list.
by Albert
Fri Jan 05, 2024 9:02 pm
Forum: Questions & Answers
Topic: CHECKBOX LIST
Replies: 4
Views: 63214

Re: CHECKBOX LIST

Hello René Houba

Thank you for your assistance. Yes, you are right, it's not possible. I tried modifying the JavaScript, but I couldn't manage to add the checkbox to this list. Thank you for your help
by Albert
Fri Jan 05, 2024 9:00 pm
Forum: Questions & Answers
Topic: How to Export Data to .XLSX Format Instead of .CSV ?
Replies: 8
Views: 161726

How to Export Data to .XLSX Format Instead of .CSV ?

Hello everyone,

Happy New Year ! :) :) :)

I'm currently facing an issue with exporting data to Microsoft Excel. When I use the option to send a list to MS-Excel, it downloads the file as a .CSV with a single line and semicolon separators. However, I need the list to be downloaded in the .XLS ...
by Albert
Thu Dec 28, 2023 9:08 pm
Forum: Questions & Answers
Topic: multiple selection in a LIST (Filter SQL)
Replies: 3
Views: 54963

Re: multiple selection in a LIST (Filter SQL)

Hello friends,

I have carried out various tests and searches, however, they have not been successful. However, I am confident that there is a solution to handle this situation, especially if we enable multiple selection. With this feature in place, we should be able to master it! :D :D
by Albert
Thu Dec 28, 2023 3:05 am
Forum: Questions & Answers
Topic: multiple selection in a LIST (Filter SQL)
Replies: 3
Views: 54963

multiple selection in a LIST (Filter SQL)

Hello everyone,

Could you explain to me how to manage multiple selection in a LIST (Filter SQL) ? I have activated this feature (as shown in the attached image), but I do not know how to manage it when I select multiple lines.

Thank you in advance for your help!
by Albert
Wed Dec 27, 2023 11:06 pm
Forum: Questions & Answers
Topic: CHECKBOX LIST
Replies: 4
Views: 63214

Re: CHECKBOX LIST

Hello René ,

thank you very much for your response, but I want to incorporate a checkbox into the list generated by the SQL filter. I'm convinced that there must be a way to achieve this.

I've already added a field named 'STD-CHKBX' to the list , and now I want to place a checkbox inside it.
by Albert
Wed Dec 27, 2023 7:03 am
Forum: Questions & Answers
Topic: CHECKBOX LIST
Replies: 4
Views: 63214

CHECKBOX LIST

Hello,
I am looking for help to add a checkbox to a list. Could someone please guide me? Thanks in advance
by Albert
Tue Dec 26, 2023 12:55 am
Forum: Questions & Answers
Topic: automatically refreshed LIST and updated
Replies: 2
Views: 54725

automatically refreshed LIST and updated

Hello,
I need your help, please!!

I've created a list with detail management and CRUD operations. When I click on the list, the details are displayed and I can add information to these details using the CRUD operations. The problem is that when I use CRUD to add information, I want the initially ...