Create a simplified way to change the default text of the standard "View Details" function.
When using a a "Details Page" for each record in a tabular view, the default text is set to "View Details". I can change that in the CSS, but it is very complicated to create the right text per page. Some pages I would like it to say "View Details", but others I would like it to say "Edit Details" or "Update".
It would be nice to have a way to very simply change the default display text locally to a DataPage.
Alternatively, if you would allow the Details Page to be linked to an HTML "Specific Data Field" that would do the trick as well...but currently I can only link it to DB fields.
-
ChristianM commented
I would like this as well. For new users, "View Details" doesn't really make sense so being able to change it by DataPage would be useful.