design - How well can a MS Access form be themed? -


in around 12 months intend providing users web-based business management system (our corporate infrastructure take long ready).

as stepping stone, ms access solution being developed.

i have useable web-ui defined app, typical modern html5/css theme. ease user's transition web-based solution next year i'd make ms access solution close web-ui can. i'd replicate colors & styles used.

but, don't know how should aim for.

can provide links/examples of ms access forms approach modern levels of web-design? guess i'm thinking rounded corners, gradients, "call action" buttons.

i'm unsure whether i'll targeting 2003 or 2007. doubt 2010 :-(

cheers, ian

access 2010 supports themes , in fact behind scenes based on css style sheets. access 2010 forms , buttons etc. can "web looking" , includes hover effects.

in fact can export sharepoint web site theme, , import access now. (i don't know if can edit sheets directly - should able to).

here of design surface options:

enter image description here

so access form looks this:

enter image description here

note new "web" navigation control on left side. while can place plane jane buttons on form, can noted place round buttons, oval, , set hover effects along shadow effect. how "web like" want possible.

while of these new "web" features , effects new web publishing ability in access 2010, these features work in client forms also. in following video see these forms run "client", @ halfway point switch running forms 100% in web browser , same in web browser.

access running on web video: http://www.youtube.com/watch?v=au4mh0jpnti


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -