URL param: #form vs. form-embed

URL param: #form vs. form-embed

I have a stateless form. It has a hidden field to accept a URL parameter.
One URL works and the other does not.

Works:
http://creator.zoho.com/ensobase/home/#Form:Task_Manager?DealPreLoadHidden=Deal-Name

Does NOT work:
http://creator.zoho.com/ensobase/home/form-embed/Task_Manager?DealPreLoadHidden=Deal-Name

I need to use the embedded form because I cannot have the application chrome. Maybe there is another way.

What am I doing wrong?

Thanks,
Tony