> I've been asked to implement a copy/paste feature. Basically, the user > wants to be able to click a copy button when viewing a part detail form, > have that info stored "somewhere" and be able to paste the non-unique > data (again at the click of a button) into a new "part" form. The goal > is to speed up data entry.
Rather than implement it like this, why not add a "Clone" button to the part detail page? One click to accomplish what the user wants instead of two. -- // Derrell Thomason // IT Programming Supervisor, x2642 // Pensacola Christian College <http://www.pcci.edu/> _______________________________________________ Active4D-dev mailing list [email protected] http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/
