• jonesp
  • NEWBIE
  • 0 Points
  • Member since 2013

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 1
    Replies

What is the work around? We have not hit this limit as of yet.....but I have the feeling that we will.  With all of the 3rd party apps, Javascript, CSS and all that good stuff....Now we have to add Forms to this, there are over 1,000 Forms! 

Has anyone ran into this issue? 

How did you solve it?

  • January 27, 2014
  • Like
  • 0
We use forms that where created by a goverment entity. In order for the forms to be excepted(By the government entity), forms have to look exactly the same as they were issued. Our first solution was to use Drawloop and tag the forms so data can flow from an Obect to forms. The powers that be did not like that because of the editing,uploading and downloading of forms.  The legacy system was more visual, It looks as though the developers iFramed Adobe Acrobat five Into the system. Here is a high-level use case around what we would like to see happen. Any ideas on how this could happen?
Mock-up of visualforce forms
  • January 07, 2014
  • Like
  • 1
We use forms that where created by a goverment entity. In order for the forms to be excepted(By the government entity), forms have to look exactly the same as they were issued. Our first solution was to use Drawloop and tag the forms so data can flow from an Obect to forms. The powers that be did not like that because of the editing,uploading and downloading of forms.  The legacy system was more visual, It looks as though the developers iFramed Adobe Acrobat five Into the system. Here is a high-level use case around what we would like to see happen. Any ideas on how this could happen?
Mock-up of visualforce forms
  • January 07, 2014
  • Like
  • 1

I have created a custom object and I want to use a picklist in a formula field. All I really want to do is display this field on my custom object. Is there a way to do that without using a Formula field since I cannot use a picklist in the way I want. I do not want to override the pages with visualforce I know this is one way to just put an output field of the picklist on the page.

 

This is all I am trying to do: Account__r.Operational_Status__c.

 

Where Operational_Status__c is a custom picklist.  I just want the value that is selected in this picklist to appear on a different object's detail view.

 

Any suggestions would be greatly appreciated.

 

Thanks!

Message Edited by MSVRad on 09-16-2009 02:08 PM
  • September 16, 2009
  • Like
  • 1