Talk:ApplicationProperties

From Facebook Developer Wiki

Jump to: navigation, search

about_url - returned blank for me.

default_column is the opposite of what is indicated on the wiki: true is narrow, and false is wide.

dashboard_url is what is more commonly known as the Side Nav Url

shouldn't wide_mode be a boolean, not a string?

When will this support all of the new fb properties? (Post-authorize URL, for example.)

Is there a way to set the "All Pages" radio button in the All Pages/Some Pages/No Pages radio button selection? Which ApplicationProperty corresponds to that?

Haven't been able to find one yet, but I'm looking for something similar.


connect_logo_url does not seem to be valid, returns an error when requested 709132233

Hi George, can you let us know what error you're seeing so we can troubleshoot this better? Thanks, Pete (563683308 00:25, 6 January 2009 (PST))

Contents

[edit] Who can use: Pages?

How does one get the "pages" checkbox in "Who can use your application" to be checked? installable = 2??? --1573391613 10:27, 13 April 2009 (PDT)

This is something that's in flux right now, given how profiles and Pages are coming closer together with the updated Pages design. This setting is changing soon. -- Pete (563683308 17:21, 13 April 2009 (PDT))


RE: installable option for pages
Any update on this? With the introduction of the createApp API this would be very useful. --711135776 09:27, 14 October 2009 (PDT)

[edit] QuickTransitions

Hi, could you add "Quick Transitions" to ApplicationProperties too, so it is possible to enable/disable it through the API? --747997313 12:31, 25 April 2009 (PDT)

It's already in here. quick_transitions is a bool. Pete (563683308 11:19, 26 April 2009 (PDT))

[edit] Negative admin_getAppProperties app_id

Hi. I'm getting negative app_id's for tow out of 4 applications.. is that possible Ex: -50123413 must be 120208960875 should I bugzilla ?

Yes, please file this in Bugzilla. Include both negative app IDs (and their real world corollaries). Thanks, Pete (563683308 15:30, 10 August 2009 (PDT))

[edit] Can't change canvas_name

Why is this only a read-only property? Will this ever be able to be set through this call?

--41502060 15:53, 4 September 2009 (PDT)

It's editable now. No more than 20 characters and unique --734330124 07:18, 21 October 2009 (PDT)

reference