25
Views
6
Comments
In outsystems is it possible to
Question

In outsystems is it possible to use CreateorUpdate if there are no premade records of people or date in the application?

2025-04-15 04-00-33
Prakhar Sharma

Hi @shifa asif,

What do you mean by "premade records"? 

You can still use CreateOrUpdate even if you are inserting the very first record in the entity (which means that your entity is empty or has no records in it).

Regards,

Prakhar Sharma

UserImage.jpg
shifa asif

I meant like in the app templates they have record of employees or something like them

2025-04-15 04-00-33
Prakhar Sharma

I am not sure about any templates, but there are a lot of sample applications provided by OutSystems that have a lot of data loaded into them.

For example: Sample_Customer_CS (You can find this module in the manage dependency section)

Hope this helps!

Prakhar Sharma

UserImage.jpg
shifa asif

Can I customize the already made apps according to the app I want to make?

2024-06-24 04-49-49
Princi

Hi @shifa asif 

Absolutely! You have the flexibility to utilize any action on a data entity, regardless of whether it is your initial entry or a subsequent one. 

Furthermore, you have the ability to edit existing records.

Regards

Prince Kumar

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.