DFFS FORMS ENHANCEMENT

Home Forums General discussion DFFS FORMS ENHANCEMENT

Viewing 3 reply threads
  • Author
    Posts
    • #21872
      Silvestre Kassoka
      Participant

        Hi Alexander
        Any ideas to enhance my DFFS form, and again i apologise for the rudimentary questions
        Its just that I am new to everything Sharepoint,SPD, DFFS and programing is not my game
        either..wow a guy like actually exists ..yes thats me.

        I have attahced one of the forms i created and i just want to just make it more appealing.or even include our company logo on the form.

        Thanks

        Attachments:
      • #21875
        Alexander Bautz
        Keymaster

          Just insert a HTML section in the form and add your title in HTML like this example:

          <div style="font-size:1.5em;text-align:center;padding:5px;background-color:green;color:white;">This is a white text on green background</div>

          Insert an image like this:

          <img alt="My company logo" src="/Sites/YourSite/SiteAssets/YourCompanyLogo.png" style="width:100px;">

          Alexander

        • #21877
          Silvestre Kassoka
          Participant

            Hi Alexander,

            Thanks a lot I managed.

            Your are a life saver

          • #21879
            Silvestre Kassoka
            Participant

              Hi Alexander,

              Sorry, but whilst I was at it I thought of an idea changing the background color of the whole form. Is it possible?
              Thank you

              • #21894
                Alexander Bautz
                Keymaster

                  Hi,
                  Yes, you find settings for form background color in the Misc tab.

                  Alexander

            Viewing 3 reply threads
            • You must be logged in to reply to this topic.