Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - zte813

1
Issues / value EDIT doesn't change where it is selected
Hello community,

I have question about auto update to value:

1) Created DB table "Products" with ID, name, price, category
2) Created DB table like "Product_cat" with ID, name
3) Used select box with query for "Products" table and category row.
4) Created product categories with names: cat1,cat2,cat3
5) Created product with name and select category: prod1 and cat2
6) Renamed "Product_cat" cat2 to cat5
7) Information in "Product_cat" changed, but in Products it remains for prod1 (cat2) it just doesn't update in entire DB.


Maybe someone has a solution for it? Or maybe I am doing something wrong?
2
Bugs / [BUG] after edit of one field, information doesn't change in second row
BUG

Hello Guys,

so I just trying to use your software, but..... I have made app (Testing purposes) to show simple information about workers, but when i change like address of a worker location it doesn't update in other table rows.. WHY? :)

Second error... When I try to reach users page, it gives me error 500

Third error... When I try to give UID to user to set user permissions... It just doesn't work.. Why? Do i need to give ID or just value like i write in Role Base Access Control?

Fourth error... Sometimes my app crashes when publishing it for preview... Files are being generated somewhere above named Directory why?