CoreBOSBB
Suggested - Button Update - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17)
+--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8)
+--- Thread: Suggested - Button Update (/showthread.php?tid=1370)



Suggested - Button Update - rslemer - 01-21-2019

I suggest the possibility create a button update for editing and stay in same registry

Similarly a new possibilities like the button save+repeat, for example


RE: Suggested - Button Update - joebordes - 01-21-2019

Do you mean edit and the edit again?


RE: Suggested - Button Update - rslemer - 01-21-2019

Yes, I saw this in Salesforce ...


RE: Suggested - Button Update - joebordes - 01-21-2019

Sorry, but I really don't understand, it makes no sense to me. I don't see the business logic nor use case.


RE: Suggested - Button Update - rslemer - 01-21-2019

In my case, there are a workflow to update some fields

Today when user click in save, system return to listview, and user need click on registry again

This new button, will allow apply a values, and still in same registry

in another situation, workflow execute a webservice to get some data ( for example with a Zipcode, sytem get all address information )

Another example is a PDF maker extension

has this two button

apply ( updated and still in same record )
save ( updatted and return to a listview )


RE: Suggested - Button Update - omarllorens - 01-22-2019

Did you try the next?

When you are on listview, open the record that you want to edit in new tab, edit the record and save. Here you can see that you continuous in the record but in detail view.

We always recommend working with several tabs. So in a tab you always have the list view and in the others you are working.


RE: Suggested - Button Update - rslemer - 01-22-2019

Yes, thats a good practice, but user need click on "refresh" for system exhibit a new values ...

I wish, system returned a registry, with a updated values ( because my workflows changes same fields, get other data from webservice, etc )


RE: Suggested - Button Update - omarllorens - 01-23-2019

When I say edit on a new tab, I'm refer to edit all the record, not a single field. If you edit all the record, when press save, the system will show you the record detail view with all the data updated.

But if this way to work is not enough for you, I think you need a custom development to have this new functionality.


RE: Suggested - Button Update - rslemer - 01-23-2019

You are right

But I think have a simple solution, rather than return to a list view, return to the same registry with updated ...

I know is a another solution, like a special blocks, and others ..

But I think this, will allows admin user uses a workflows a like as today, and in my mind, is a very simple and powerful solution ..

Thanks for your reply, Omar !!