the fix to the link problem - the aggregate's value field: GetSalesLTCustomers.List.Current.SalesLT_Customer.FirstName - I use firstname as the link . So make sure you have .List.Current.. Hope that helps.
Great Explanation, btw how can I solve this warning: "Security Warning You're exposing a database operation in the client side. Validate the data in a Server Action before changing the database." Thank you!
IMO you could do this with filter.. make a field with boolean value, example: isDeleted. if it is deleted, set it to true, otherwise false. and in the filter part, show data only with isDeleted value : false.
This has to be the simplest and most informative outsystems on youtube. Thank for this.
this video is good to understand how outsystem work in a basic logic! Well done!
please do more videos like this.
This was really very helpful please make more video
This video is much better than outsystem official page learning videos.
I am not getting the same result , outsys did not created CustomerId input when creating a new screen from a link.
Were you able to solve this? I'm having the same issue
the fix to the link problem - the aggregate's value field: GetSalesLTCustomers.List.Current.SalesLT_Customer.FirstName - I use firstname as the link . So make sure you have .List.Current.. Hope that helps.
me too
you can create input manually. And then assign to id
Great! Could you do a video on how to update only one record in one column in an entity through a button click in that row of record?
Thanks for this video, team. When are you doing more videos?
Very soon!
Amaizing, thank you 🎉
when i click link page ,its does not getting a new parameter by default.
Amazing video. Tanks a lot man.
Can you send the documentation of this video?
Great Video thanks for it.
When I create Details screen there is no customerid created. How to solve this?
Make sure you have made customerID as the primary key in the data tab under Customer Entity
Same question 'customerid' is not created. After I create a New Screen, there's nothing under the 'Details'.
very thanks bro ..
You're welcome!
Okay this was really good...
Thank you so much
Great Explanation, btw how can I solve this warning:
"Security Warning
You're exposing a database operation in the client side. Validate the data in a Server Action before changing the database."
Thank you!
Does the one by one delete, deletes from the database or only from the screen list?
From database also.
This is so cool! Thx bbro
Muchas gracias!!!!
Thanku so much..Sir..
can we remove the data using soft delete? (Data will not be deleted from database)
IMO you could do this with filter.. make a field with boolean value, example: isDeleted. if it is deleted, set it to true, otherwise false. and in the filter part, show data only with isDeleted value : false.
How to capture age from birthdate. Suppose I need to get players from age under 16
Thanks bro
Do on buying products.
Orange price: $2
Number of oranges: 3
Total price: $6