Hi everyone,
I created a block to make table of input fields like this print:
I take the Date (row), Service (head) and the value (input field) from the database and turn it into this dynamic table. Depending on the selected period, the number of Dates and Services can be different (which makes it necessary to be a dynamic table)
But I'm not the best programmer, I can't make it responsible.
I would like to know if there is any component in Outsystems UI or Forge that does something like this.
Could someone help me with this?
Hi @Thales Ferraz
What do you want to achieve as its functionality?
Regards,
GN
My end-user is accustomed to the Excel operating system.
In Excel, he can fill in the data with the matrix model, as you can see in the print screen of my first post.
I would like to keep the experience he has with Excel to fill in the data.
The functionality you are trying to achieve is possible I believe. However it is highly programmable. Each input/cell is reactive and dependable from each other. Should be fun creating something like that.
If you want to mimic Excel in an OutSystems page, I suggest for you to try one of the Excel components in Forge.
Hi Gianni,
Yes, I also believe it is possible because I solved most part of the problem.
The only problem is I'm not good enough to do what i did responsive for all screen sizes.
A component from someone who solved it responsively would be most welcome.
Hi Thales,
If I understood your issue well then I would like to recommend below components for the same,
https://www.outsystems.com/forge/component-overview/3669/dynamictable
https://www.outsystems.com/forge/component-overview/11241/reactive-editable-table
Please check it.
Thanks,
Ajit Kurane.
Hello Ajit,
I was surprised when I accessed the first link you sent. It's exactly what I need.
I had looked for that name in forge and had not found it. Soon after I was disappointed because this component is for traditional web. I need it to reactive.
Unluckily, the second link proposal solves a different problem.
Hi,
Please check this one and let us know ,
https://www.outsystems.com/forge/component-overview/9764/data-grid-reactive?_gl=1*1mpgyr5*_ga*NDMxNTk1ODI1LjE2NTU4MDc2OTM.*_ga_ZD4DTMHWR2*MTY3MjIxOTk1NS4yOTkuMS4xNjcyMjI3NDgzLjM4LjAuMA..
thanks,